home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 002a / life50.zip / CRYSLIVE.DOC < prev    next >
Text File  |  1989-02-19  |  2KB  |  39 lines

  1.   Thanks BUNCHES to Bela Lubkin for such a "fun" program as life!
  2.   I enjoyed the CRYSTALS rule set very much, but thought it might be
  3. interesting to make it 'live longer'.  To that end, I started with a simple
  4. "line", ran crystals on it until it was stable, then observed what was left:
  5. what was left, was lots of alternate lines of cells:
  6.   ...oooooooo...
  7.  
  8.   ...oooooooo...
  9. etc.  SO, I simply modified a couple rules to be births:
  10.   +---+---+---+    +---+---+---+    +---+---+---+
  11.   | o | o | o |    | o |   | o |    | o | o | o |
  12.   +---+---+---+    +---+---+---+    +---+---+---+
  13.   |   |   |   |    | o |   | o |    | o |   | o |
  14.   +---+---+---+    +---+---+---+    +---+---+---+
  15.   | o | o | o |    |   | o |   |    | o |   | o |
  16.   +---+---+---+    +---+---+---+    +---+---+---+
  17.   (Also do all the mirror images: 1 on the left one, and 3 more on
  18. the other two).
  19.   That's it!  What I found most amazing about this modified rule, was the
  20. length of life of simple figures before they go "stable".
  21.   Try turning on the magnifier, and the auto-draw, and draw a horizontal
  22. line until the last cell next to the magnification window has just turned on
  23. - then run it.  It will run almost 1,800 cycles before it stabilizes.
  24.  
  25.   If you'd like the crystal to "never die" but instead go into a VERY
  26. long and interesting loop, add the following (and its 4 mirror images)
  27. to the rules for new births:
  28.  
  29.   +---+---+---+
  30.   |   | o |   |
  31.   +---+---+---+
  32.   | o |   | o |
  33.   +---+---+---+
  34.   |   |   |   |
  35.   +---+---+---+
  36.  
  37. 01/10/87 from Ward Christensen 76703,302
  38.  
  39.